How to: Add ToolTip-like labels in a form.
Solution:
In the Form Design view, use the 'ControlTip Text' property box in the property sheet of the form to add ToolTip-like labels.
1) If the Database window is not activated, activate the Database window.
2) Click the 'Forms' tab in the Database window.
Forms tab
3) Select the desired form from the list box. (The selected form is highlighted.)
4) Click 'Design'. (The selected form appears in Design view, and the floating Toolbox appears.)
5) Click on the desired control to add a ToolTip. (Handles appear around the control.)
Handles appear around selected controls
6) Select the 'View' menu and select 'Properties'. (The property sheet appears.)
Form property sheet
7) Click the 'Other' tab.
8) Click on the 'ControlTip Text' box.
9) Type the desired text to appear as the ToolTip.
10) Select the 'File' menu and select 'Save' to save the form.